xen.git
2020-01-03 Jan Beulichx86/HVM: use single (atomic) MOV for aligned emulated...
2020-01-02 Chad Doughertytools/xl/xl_cmdtable.c: Fix a simple typo.
2020-01-02 Ian Jacksondocs/process/branching-checklist: Fix a broken rune
2019-12-27 Andrew Cooperxen/tasklet: Switch data parameter from unsigned long...
2019-12-27 Andrew Cooperxen/tasklet: Fix return value truncation on arm64
2019-12-27 Andrew Cooperx86/debug: Plumb pending_dbg through the monitor and...
2019-12-27 Andrew Coopertools/libxc: Fix HVM_PARAM_PAE_ENABLED handling in...
2019-12-27 Andrew Cooperx86/boot: Fold gdt_48 into the bottom of trampoline_gdt
2019-12-27 Andrew Cooperx86/boot: Reposition trampoline data
2019-12-27 Jan Beulichx86/mm: drop redundant smp_wmb() from _put_final_page_t...
2019-12-27 Jan Beulichx86/mm: avoid IOMMU operations in more cases in _get_pa...
2019-12-27 Jan Beulichx86: move vgc_flags to struct pv_vcpu
2019-12-27 Jan Beulichx86: move and rename NR_VECTORS
2019-12-27 Jan Beulichx86/IRQ: re-use legacy vector ranges on APs
2019-12-27 Jan Beulichx86/IRQ: flip legacy and dynamic vector ranges
2019-12-27 Jan Beulichx86/IRQ: simplify pending EOI stack logic for internall...
2019-12-27 Jan Beulichx86/IRQ: move and rename __do_IRQ_guest()
2019-12-27 Jan Beulichx86/IRQ: move do_IRQ()
2019-12-27 Paul Durrantx86/hvm/rtc: preserved guest RTC offset during suspend...
2019-12-26 Roger Pau Monnex86/vvmx: virtualize x2APIC mode and APIC accesses...
2019-12-24 Andrew Cooperlibxc/migration: Drop unimplemented domain types
2019-12-24 Andrew Cooperlibxc/migration: Rename TSC_INFO to X86_TSC_INFO
2019-12-24 Andrew Cooperdocs/migration: Remove numbering for typical records
2019-12-24 Andrew Cooperlibxc/restore: Don't duplicate state in process_vcpu_ba...
2019-12-24 Nick Rosbrookgolang/xenlight: implement array C to Go marshaling
2019-12-24 Nick Rosbrookgolang/xenlight: add error return type to Context.Cpupo...
2019-12-24 Nick Rosbrookgolang/xenlight: revise use of Context type
2019-12-23 Wei LiuMAINTAINERS: put hyperv-tlfs.h under viridian maintaine...
2019-12-23 Jan Beulichx86emul: introduce CASE_SIMD_..._FP_VEX()
2019-12-23 Jan Beulichx86emul: drop CASE_SIMD_DOUBLE_FP()
2019-12-23 Jan Beulichx86emul: introduce CASE_SIMD_PACKED_INT_VEX()
2019-12-23 Wei Liux86/hyperv: change hv_tlb_flush_ex to fix clang build
2019-12-23 Wei Liux86/viridian: drop viridian_stimer_config_msr
2019-12-23 Wei Liux86/viridian: drop virdian_sint_msr
2019-12-23 Wei Liux86/viridian: drop a wrong invalid value from reference...
2019-12-23 Wei Liux86: move viridian_guest_os_id_msr to hyperv-tlfs.h
2019-12-23 Wei Liux86: provide and use hv_tsc_scale
2019-12-23 Wei Liux86/viridian: drop private copy of HV_REFERENCE_TSC_PAG...
2019-12-23 Wei Liux86/viridian: drop duplicate defines from private.h...
2019-12-20 Wei Liux86: Hyper-V clock source's offset should be signed
2019-12-20 Pawel Wieczorkiewiczlivepatch: Fix typos and other errors in tests Makefile
2019-12-20 Wei Liux86/viridian: drop private copy of definitions from...
2019-12-20 Wei Liux86: implement Hyper-V clock source
2019-12-20 Wei Liux86/hyperv: extract more information from Hyper-V
2019-12-20 Wei Liux86: import hyperv-tlfs.h from Linux
2019-12-20 Andrew Coopertools/libxc: Drop unused xc_compression_*()
2019-12-20 Andrew Coopertools/libxc: Drop other examples of the 'goto x; }...
2019-12-20 Jan Beulichx86emul: use CASE_SIMD_PACKED_INT() where possible
2019-12-20 Sergey Kovalevx86/vm_event: add short-circuit for breakpoints (aka...
2019-12-20 Igor Druzhininx86/time: update vtsc_last with cmpxchg and drop vtsc_lock
2019-12-20 Jan Beulichx86: explicitly disallow guest access to PPIN
2019-12-20 Roger Pau Monnéx86/apic: allow enabling x2APIC mode regardless of...
2019-12-20 Roger Pau Monnéx86/smp: check APIC ID on AP bringup
2019-12-20 Roger Pau Monnéx86/apic: force phys mode if interrupt remapping is...
2019-12-20 Roger Pau Monnéx86/ioapic: only use dest32 with x2apic and interrupt...
2019-12-20 Wei Liutools: bump library version numbers
2019-12-20 Andrew Cooperlibxc/restore: Fix data auditing in handle_x86_pv_vcpu_...
2019-12-20 Andrew Cooperlibxc/restore: Fix data auditing in handle_x86_pv_info()
2019-12-20 Andrew Coopertools/python: Python 3 compatibility
2019-12-20 Konrad Rzeszutek... Merge branch 'livepatch.aws.v6' into staging
2019-12-19 Andrew Coopertools/python: Drop test.py
2019-12-19 Tamas K Lengyelx86/mem_sharing: cleanup code and comments in various...
2019-12-19 Tamas K Lengyeltools/libxc: clean up memory sharing files
2019-12-18 Jan Beulichx86: provide Dom0 access to PPIN via XENPF_resource_op
2019-12-18 Jan Beulichx86: include the PPIN in MCE records when available
2019-12-18 Steven Haightools/hotplug: Use ip on systems where brctl is not...
2019-12-18 Andrew Cooperx86/S3: Expand macros in wakeup_prot.S
2019-12-18 Andrew Cooperx86/S3: Restore cr4 later during resume
2019-12-18 Andrew Cooperx86/S3: Don't save unnecessary GPRs
2019-12-18 Andrew Cooperx86/S3: Don't bother saving %cr3, %ss or flags
2019-12-18 Andrew Cooperx86/S3: Clarify and improve the behaviour of do_suspend...
2019-12-17 Andrew Cooperx86/mm: Simplify promote_l4_table()'s exit semantics
2019-12-17 Hongyan Xiaxen/page_alloc: statically allocate bootmem_region_list
2019-12-17 Yangtao Lixen/arm: Basic support for sunxi/sun50i h6 platform.
2019-12-17 Andrew Cooperlibxc/restore: Fix error message for unrecognised strea...
2019-12-16 Nick Rosbrookgolang/xenlight: implement keyed union C to Go marshaling
2019-12-16 Nick Rosbrookgolang/xenlight: begin C to Go type marshaling
2019-12-16 Nick Rosbrookgolang/xenlight: remove no-longer used type MemKB
2019-12-16 Nick Rosbrookgolang/xenlight: generate structs from the IDL
2019-12-16 Nick Rosbrookgolang/xenlight: re-factor Hwcap type implementation
2019-12-16 Nick Rosbrookgolang/xenlight: re-factor Uuid type implementation
2019-12-16 Nick Rosbrookgolang/xenlight: define CpuidPolicyList builtin type
2019-12-16 Nick Rosbrookgolang/xenlight: define EvLink builtin as empty struct
2019-12-16 Nick Rosbrookgolang/xenlight: define MsVmGenid builtin type
2019-12-16 Nick Rosbrookgolang/xenlight: define Mac builtin type
2019-12-16 Nick Rosbrookgolang/xenlight: define StringList builtin type
2019-12-16 Nick Rosbrookgolang/xenlight: re-name Bitmap marshaling functions
2019-12-16 Nick Rosbrookgolang/xenlight: define KeyValueList as empty struct
2019-12-16 Nick Rosbrookgolang/xenlight: define Devid type as int
2019-12-16 Nick Rosbrookgolang/xenlight: define Defbool builtin type
2019-12-16 Nick Rosbrookgolang/xenlight: generate enum types from IDL
2019-12-16 Jan Beulichx86emul: correct far branch handling for 64-bit mode
2019-12-16 Paul Durrantpublic/io/ring.h: add FRONT/BACK_RING_ATTACH macros
2019-12-16 Jan Beulichx86emul: correct LFS et al handling for 64-bit mode
2019-12-16 Jan Beulichx86emul: correct segment override decode for 64-bit...
2019-12-16 Igor Druzhininx86/time: drop vtsc_{kern, user}count debug counters
2019-12-16 Andrew Cooperx86/pv: Fix `global-pages` to match the documentation
2019-12-16 George Dunlapx86/mm: More discriptive names for page de/validation...
2019-12-16 George Dunlapx86/mm: Use mfn_t in type get / put call tree
2019-12-16 George Dunlapx86/mm: Use a more descriptive name for pagetable mfns
next